PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationAppearance Class / PDFAnnotationAppearance Constructor / PDFAnnotationAppearance Constructor(double,double)
In This Topic
    PDFAnnotationAppearance Constructor(double,double)
    In This Topic
    Initializes a new PDFAnnotationAppearance object.
    Syntax
    public PDFAnnotationAppearance( 
       double width,
       double height
    )

    Parameters

    width
    height
    See Also